Skip to content

Conversation

@Teagan42
Copy link
Contributor

What

  • offload media embedding to Qdrant using Document objects
  • remove fastembed usage in loader and batch upsert documents
  • document server-side embedding in AGENTS
  • bump version to 0.26.1 and require Python <3.13

Why

  • centralizes embedding generation and simplifies loader
  • keeps project metadata up to date

Affects

  • media loading workflow
  • project metadata and documentation

Testing

  • uv run ruff check mcp_plex/loader.py
  • uv run pytest

Documentation

  • AGENTS.md

https://chatgpt.com/codex/tasks/task_e_68c57ebf829c8328a60c25f0269a0258

@github-actions
Copy link

github-actions bot commented Sep 13, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
mcp_plex
   loader.py182995%31–33, 305, 308–311, 628
   server.py2201295%79, 97–98, 217, 445, 449, 469–473, 520
TOTAL5052196% 

Tests Skipped Failures Errors Time
25 0 💤 0 ❌ 0 🔥 28.383s ⏱️

@Teagan42 Teagan42 merged commit 63d9b4b into main Sep 13, 2025
4 checks passed
@Teagan42 Teagan42 deleted the codex/refactor-mcp_plex-loader.py-for-qdrant-integration branch September 13, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants